You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
clMatrix Structure
>
clMatrix Methods
>
MulI Method
>
clMatrix.MulI Method ([In] TOpenCLMtxVec)
Dew Math for .NET
clMatrix.MulI Method ([In] TOpenCLMtxVec)
clMatrix Structure
clMatrix Members
Dew.Math Namespace
MulI Method
Collapse All
Multiply X elements with I and store the result in the calling object.
Syntax
C#
Visual Basic
public
TOpenCLMtxVec
MulI
([In]
TOpenCLMtxVec
X
);
Public
Function
MulI
(
X
As
[In]
TOpenCLMtxVec
)
As
TOpenCLMtxVec
Group
MulI Method
Links
clMatrix Structure
,
clMatrix Members
,
Dew.Math Namespace
,
MulI Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!